Release 10.1A: OpenEdge Development:
Programming Interfaces
Managing tab order and Z order
Like any other Progress widget, ActiveX controls participate in the tab order of the Progress frame to which they are parented. The tab order of a control is managed by the control-frame widget. You can modify the tab order of a control using the control-frame’s
MOVE-AFTER-TAB-ITEM( )andMOVE-BEFORE-TAB-ITEM( )widget methods.The same is true of Z order (the overlay order of controls). You can modify the Z order of a control using the control-frame’s
MOVE-TO-BOTTOM( )andMOVE-TO-TOP( )widget methods.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |